home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
lisp
/
elk-2_0.lha
/
elk-2.0
/
scripts
/
README
< prev
Wrap
Text File
|
1992-11-02
|
646b
|
15 lines
This directory holds a shell script used to link the interpreter with
a number of extensions (linkscheme) and several shell scripts used to
link individual extensions (linkext.*).
Do not invoke the scripts ending in .sh directly. Calling "make" in
this directory creates versions of the shell scripts with the .sh
suffix deleted and the "execute" bit set; always use these shell
scripts instead of the .sh versions.
There is one linkext.* shell script for each dynamic loading mechanism;
the suffixes correspond to the value of $load_obj in config/system.
The comment at the beginning of each file describe its purpose and
how it is invoked.